home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…ry 5: (Reseller Edition) / Apple Reference & Presentations Library 5.0 (Reseller Edition).iso / 5-Fonts & Software / HyperCard 1.2.5 / HyperCard Stacks / HyperCalc / background_2227.txt < prev    next >
Text File  |  1989-09-06  |  2KB  |  118 lines

  1. -- background: 2227 from stack: in
  2. -- bmap block id: 3588
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on closeField
  8.   repeat with i = 1 to the number of fields
  9.     get line 3 of field i
  10.     if it is not empty then put the value of it into line 2 of field i
  11.   end repeat
  12. end closeField
  13.  
  14.  
  15.  
  16. -- part 9 (button)
  17. -- low flags: 00
  18. -- high flags: 0000
  19. -- rect: left=20 top=31 right=72 bottom=64
  20. -- title width / last selected line: 0
  21. -- icon id / first selected line: 1011 / 1011
  22. -- text alignment: 1
  23. -- font id: 0
  24. -- text size: 12
  25. -- style flags: 0
  26. -- line height: 16
  27. -- part name: 
  28. ----- HyperTalk script -----
  29. on mouseUp
  30.   visual effect iris close
  31.   go home
  32. end mouseUp
  33.  
  34.  
  35.  
  36. -- part 13 (field)
  37. -- low flags: 00
  38. -- high flags: 2004
  39. -- rect: left=46 top=124 right=175 bottom=178
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 65535
  43. -- font id: 2
  44. -- text size: 10
  45. -- style flags: 0
  46. -- line height: 13
  47. -- part name: MPY
  48.  
  49.  
  50. -- part 14 (field)
  51. -- low flags: 00
  52. -- high flags: 2004
  53. -- rect: left=46 top=180 right=230 bottom=178
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 65535
  57. -- font id: 2
  58. -- text size: 10
  59. -- style flags: 0
  60. -- line height: 13
  61. -- part name: MPG
  62.  
  63.  
  64. -- part 15 (field)
  65. -- low flags: 00
  66. -- high flags: 2004
  67. -- rect: left=46 top=233 right=283 bottom=178
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 65535
  71. -- font id: 2
  72. -- text size: 10
  73. -- style flags: 0
  74. -- line height: 13
  75. -- part name: PPG
  76.  
  77.  
  78. -- part 16 (field)
  79. -- low flags: 00
  80. -- high flags: 2004
  81. -- rect: left=186 top=124 right=175 bottom=468
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 0
  85. -- font id: 2
  86. -- text size: 10
  87. -- style flags: 0
  88. -- line height: 13
  89. -- part name: GPY
  90.  
  91.  
  92. -- part 17 (field)
  93. -- low flags: 00
  94. -- high flags: 2004
  95. -- rect: left=187 top=180 right=230 bottom=469
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 0
  99. -- font id: 2
  100. -- text size: 10
  101. -- style flags: 0
  102. -- line height: 13
  103. -- part name: PPM
  104.  
  105.  
  106. -- part 18 (field)
  107. -- low flags: 00
  108. -- high flags: 2004
  109. -- rect: left=187 top=233 right=283 bottom=469
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 0
  113. -- font id: 2
  114. -- text size: 10
  115. -- style flags: 0
  116. -- line height: 13
  117. -- part name: CPY
  118.